home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / 140xpcom.zip / XPCOM140.CMP / XPCOM14 / HELP / XPSCRIPT.HLP < prev    next >
Text File  |  1993-11-01  |  3KB  |  141 lines

  1.  
  2. *Text Substition Commands
  3.  
  4.                 XPCOM allows the user to tailor his output as he sees fit.
  5.                 The text substitution commands allow placing special
  6.                 characters in the outgoing text to "personnalize" the
  7.                 transmission.  These commands may be used in the End Key Text,
  8.                 Drop Link Text, Brag Text, Brag Files and any other
  9.                 text files the user whichs to create.
  10.  
  11.                 The user may also call other brag files or text from a
  12.                 brag file or brag text line.  Beware,  do not call the
  13.                 SAME brag file or brag text line within one command.  This
  14.                 can and WILL cause the program to lock up.
  15.  
  16.                                 `keyword(Commands,*Commands);
  17.                                 `keyword(Examples,*Examples);
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. *Commands
  42.  
  43.                 Your Station Information
  44.                                 ~sc     Your station call
  45.                                 ~ss     Your station SELCAL
  46.                                 ~sq     Your station QTH
  47.                                 ~sn     Your name
  48.                                 ~sr     Your received signal report
  49.  
  50.                 Other Stations Information
  51.                                 ~hc     Other stations call
  52.                                 ~hs     Other stations SELCAL
  53.                                 ~hq     Other stations QTH
  54.                                 ~hn     Other stations name
  55.                                 ~hr     Other stations signal report
  56.  
  57.  
  58.                                 ~f      Current Frequency
  59.                                 ~m      Current Operating Mode
  60.  
  61.                 Additional Commands
  62.  
  63.                                 ~bt#    Appends brag text line.  This is
  64.                                                 equivalent to typing Alt -#.  Where
  65.                                                 # is a number from 0 to 9.
  66.                                 ~bf#    Appends brag file.  This is
  67.                                                 equivalent to typing ctrl F#.  Where
  68.                                                 # is a number from 0 to 9.
  69.                                 ~du     Appends current date (UTC).
  70.                                 ~dl     Appends current date (Local).
  71.                                 ~r      Adds carriage return to text.
  72.                                 ~tu     Appends current time (UTC)
  73.                                 ~tl     Appends current time (Local)
  74.  
  75.                                 ~ld     Last date station was worked.
  76.                                                 (only valid if AutoSearch is enabled)
  77.                                 ~lt     Last time station was worked.
  78.                                                 (only valid if AutoSearch is enabled)
  79.  
  80.                 All text substitution commands get their input from
  81.                 the information contained in the log screen.  In
  82.                 other words you must first fill out the log book before
  83.                 using any of the ~hx commands.  The parameter ~sr is
  84.                 also taken from the log book. Commands may be in either
  85.                 upper or lower case.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. *Examples
  106.  
  107.                 Text Substitution Commands
  108.  
  109.                 The following is used in all examples :
  110.  
  111.                                 Your call               -> KF7XP
  112.                                 Other stations call     -> W0ABC
  113.                                 Time                    -> 15:35 UTC
  114.                                 Date                    -> October 19, 1992
  115.                                 Your QTH                -> Mesa, Arizona
  116.                                 Other Stations QTH      -> Omaha, Nebraska
  117.                                 Your Name               -> Gary
  118.                                 Other Stations Name     -> Joe
  119.  
  120.                 Ex 1    End Key Text for AMTOR
  121.                                 Command Line from Operating Parameters Menu
  122.                                                 ~hc DE ~sc +?
  123.                                 Would be sent as
  124.                                                 W0ABC DE KF7XP +?
  125.  
  126.                 Ex 2    Brag Text
  127.                                                 Brag Text 1 -> Thanks ~hn for ~sr from ~hq~r~bt2
  128.                                                 Brag Text 2 ->  QTH here is ~sq and name is ~sn.
  129.  
  130.                                 Would be sent as
  131.                                                 Thanks Joe for 599 from Omaha, Nebraska
  132.                                                 QTH here is Mesa, Arizona and name is Gary.
  133.  
  134.                                 Note QTH information is sent on next line.  Also
  135.                                 don't leave a space after a carriage return (~r).
  136.  
  137.  
  138.  
  139.  
  140.  
  141.